set hilite of background button "Hide Bottlenecks" to false
hide background field "Bottlenecks Header"
hide card field "Bottlenecks"
show background field "Benefits Header"
show background field "Features Header"
show card field "Benefits"
show card field "Features"
hide background button "Hide Bottlenecks"
show background button "Show Bottlenecks"
set hilite of background button "Market Needs" to true
set hilite of background button "Examples" to false
set hilite of card button id 31 to false
set hilite of card button id 12 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
put empty into card field "Features"
put empty into card field "Benefits"
put "Please select a 'Needs' category." into card field "Features"
put "Please select a 'Needs' category." into card field "Benefits"
show card field "Features"
show card field "Benefits"
end openCard
on closeCard
global whichButton
put empty into whichButton
hide menuBar
hide card field "Cover All"
hide card button "Self-Check"
hide background field "Bottlenecks Header"
hide card field "Bottlenecks"
show background field "Benefits Header"
show background field "Features Header"
show card field "Benefits"
show card field "Features"
hide background button "Hide Bottlenecks"
show background button "Show Bottlenecks"
put empty into card field "Features"
put empty into card field "Benefits"
set hilite of card button id 31 to false
set hilite of card button id 12 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
set hilite of background button "Examples" to false
end closeCard
-- part 36 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=5 top=231 right=247 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Eff. Scanning Process
-- part 18 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=368 top=79 right=269 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Features
-- part 21 (field)
-- low flags: 81
-- high flags: 0007
-- rect: left=253 top=91 right=252 bottom=485
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Productivity Explained
-- part 32 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=5 top=113 right=155 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Scan Photo
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=114 right=154 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Versatility
----- HyperTalk script -----
on mouseUp
global whichButton
put "Versatility" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 12 to true
set hilite of card button id 31 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
if hilite of background button "Hide Bottlenecks" is true then
put "Scanning different composition areas separately and then combining them in a single image is time consuming." into line 1 of card field "Bottlenecks"
put empty into line 2 of card field "Bottlenecks"
put "Scanning an original and then editing out areas of the image you do not want in your final document is tedious and time consuming." into line 3 of card field "Bottlenecks"
else
put "1) Ability to combine multiple areas of line art and halftones on one scan, and can select and scan non rectangular originals." into card field "Features"
put "1) Ensures high-quality processing of the image with various composition types" into line 1 of card field "Benefits"
put "2) Saves time and increases flexibility when scanning irregular shaped areas." into line 2 of card field "Benefits"
end if
end mouseUp
-- part 28 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=232 right=246 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Efficient Scanning Process
----- HyperTalk script -----
on mouseUp
global whichButton
put "Efficient Scanning Process" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 28 to true
set hilite of card button id 12 to false
set hilite of card button id 31 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 29 to false
if hilite of background button "Hide Bottlenecks" is true then
put "Scanning can be time consuming since getting the final image desired involves a process of scanning the image several times at different settings." into line 1 of card field "Bottlenecks"
else
put "1) Can preview a scan" into line 1 of card field "Features"
put "2) User-definable scan areas" into line 2 of card field "Features"
put "3) Settings dialog box." into line 3 of card field "Features"
put "Software allows for flexible and time saving scanning procedures." into card field "Benefits"
end if
end mouseUp
-- part 30 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=6 top=79 right=108 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Scan Photo
-- part 31 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=7 top=80 right=107 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan A Photo
----- HyperTalk script -----
on mouseUp
global whichButton
put "Scan A Photo" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 31 to true
set hilite of card button id 12 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
if hilite of background button "Hide Bottlenecks" is true then
put "Preparing photographs, line art, logos, and schematics to include into Desktop Publishing documents can be a time consuming and expensive process." into card field "Bottlenecks"
else
put "Option to define a scan area, composition, or gray map, settings to control contrast, brightness, and halftones." into card field "Features"
put "1) The ability to scan an original document with different composition types" into line 1 of card field "Benefits"
put "2) Have full control over appearance and print quality of the image." into line 2 of card field "Benefits"
end if
end mouseUp
-- part 33 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=5 top=161 right=191 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Scan Photo
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=5 top=162 right=190 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Creative When Scanning
----- HyperTalk script -----
on mouseUp
global whichButton
put "Creative When Scanning" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 13 to true
set hilite of card button id 12 to false
set hilite of card button id 31 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
if hilite of background button "Hide Bottlenecks" is true then
put "It is time consuming and expensive if the scanned image needs to be further processed with a graphics application to get the results desired." into card field "Bottlenecks"
else
put "1) Create user-definable halftone patterns," into line 1 of card field "Features"
put "2) Select an adaptive filter to change grayscale to halftone" into line 2 of card field "Features"
put "3) Manipulate contrast,brightness, etc, and do bit-mapped editing." into line 3 of card field "Features"
put "1) Ability to customize the look of an image" into line 1 of card field "Benefits"
put "2) User is not confined to one type of a scan." into line 2 of card field "Benefits"
end if
end mouseUp
-- part 35 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=5 top=196 right=226 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Scan From Variety
-- part 27 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=197 right=225 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan Variety
----- HyperTalk script -----
on mouseUp
global whichButton
put "Scan Variety" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 27 to true
set hilite of card button id 12 to false
set hilite of card button id 31 to false
set hilite of card button id 13 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
if hilite of background button "Hide Bottlenecks" is true then
put "A sheet feed scanner restricts the type of source original you can use for scanning." into line 1 of card field "Bottlenecks"
put empty into line 2 of card field "Bottlenecks"
put "Reproducing originals so that they can be processed by a sheet feed scanner can be costly and time consuming." into line 3 of card field "Bottlenecks"
else
put "Flat-bed design and detachable cover." into card field "Features"
put "1) The original document does not have to be changed, copied, or altered." into line 1 of card field "Benefits"
put "2) Allows flexibility of source documents, such as magazines, books, boxes, etc." into line 2 of card field "Benefits"
end if
end mouseUp
-- part 37 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=5 top=253 right=270 bottom=188
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Various Sizes
-- part 29 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=6 top=254 right=269 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Various-Sized Images
----- HyperTalk script -----
on mouseUp
global whichButton
put "Various-Sized Images" into whichButton
put empty into card field "Features"
put empty into card field "Benefits"
put empty into card field "Bottlenecks"
set hilite of card button id 29 to true
set hilite of card button id 12 to false
set hilite of card button id 31 to false
set hilite of card button id 13 to false
set hilite of card button id 28 to false
set hilite of card button id 27 to false
if hilite of background button "Hide Bottlenecks" is true then
put "Processing a source image like a photograph to fit the size needed for the final document means the time consuming and costly operation of having it reproduced and resized." into line 1 of card field "Bottlenecks"
else
put "Reduction and enlargement capability." into card field "Features"
put "To be able to use various sized source images." into card field "Benefits"
end if
end mouseUp
-- part 39 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=127 top=120 right=231 bottom=382
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 256
-- line height: 16
-- part name: Bibliography
-- part 40 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=193 top=79 right=270 bottom=363
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Benefits
-- part 44 (field)
-- low flags: 01
-- high flags: 0001
-- rect: left=394 top=277 right=306 bottom=438
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover
-- part 45 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=442 top=281 right=302 bottom=464
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next Card
----- HyperTalk script -----
on mouseUp
visual wipe right slow to card
go to card id 4319
end mouseUp
-- part 47 (field)
-- low flags: 81
-- high flags: 0002
-- rect: left=258 top=79 right=270 bottom=428
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Bottlenecks
-- part 49 (button)
-- low flags: 80
-- high flags: 8003
-- rect: left=179 top=280 right=302 bottom=307
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Hide Bottlenecks
----- HyperTalk script -----
on mouseUp
hide background field "Bottlenecks Header"
hide card field "Bottlenecks"
show background field "Benefits Header"
show background field "Features Header"
show card field "Benefits"
show card field "Features"
hide background button "Hide Bottlenecks"
set hilite of background button "Hide Bottlenecks" to false
show background button "Show Bottlenecks"
hide card button "Hide Bottlenecks"
set hilite of card button "Hide Bottlenecks" to false
show card button "Show Bottlenecks"
set hilite of card button id 31 to false
set hilite of card button id 12 to false
set hilite of card button id 13 to false
set hilite of card button id 27 to false
set hilite of card button id 28 to false
set hilite of card button id 29 to false
end mouseUp
-- part 50 (field)
-- low flags: 81
-- high flags: 0001
-- rect: left=357 top=277 right=306 bottom=467
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover All
-- part 51 (button)
-- low flags: 80
-- high flags: A004
-- rect: left=11 top=316 right=341 bottom=498
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Self-Check
----- HyperTalk script -----
on mouseUp
visual iris close
hide card button "Self-Check"
hide card field "Cover All"
pop card
end mouseUp
-- part contents for card part 21
----- text -----
Productivity:
The Apple Scanner will read text and graphics generated on non-Apple compatible systems and merge them into word processing, graphics, and page composition programs. This can save time and money, as file compatibility is no longer an issue. This capability removes the need to retype documents. With OCR software, existing documents created by expensive "conventional" typesetting means can be integrated into an electronic publishing system.
-- part contents for card part 32
----- text -----
• Versatility, combine different
composition types, and to deal
with irregular composition areas.
-- part contents for card part 30
----- text -----
• To scan photographs, line art,
logos, and schematics.
-- part contents for card part 33
----- text -----
• To be creative when scanning an
image.
-- part contents for card part 35
----- text -----
• Scan from a variety of different
source documents.
-- part contents for card part 36
----- text -----
• Easy, efficient scanning process.
-- part contents for card part 37
----- text -----
• Input from various sized images.
-- part contents for card part 39
----- text -----
This Information from: Notes on Selling meeting with Cam & Jane on Mondy, June 13, 1988.
-- part contents for background part 28
----- text -----
Needs
-- part contents for background part 29
----- text -----
Benefits
-- part contents for background part 30
----- text -----
Features
-- part contents for background part 33
----- text -----
Bottlenecks
-- part contents for card part 47
----- text -----
Scanning different composition areas separately and then combining them in a single image is time consuming.
Scanning an original and then editing out areas of the image you do not want in your final document is tedious and time consuming.